@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/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:455'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:147'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:148'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1150'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:884'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:813'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:814'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:677'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:678'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:675'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:676'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1086'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1087'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:673'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:674'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:305'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:306'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:307'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:308'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1422'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1491'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1492'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1493'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1550'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1551'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1552'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1553'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Flabellina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139988'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1354'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '139988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:integer;
  dwc:scientificName 'Cratena peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1357'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '146862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1801'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1739'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1679'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1682'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1685'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1290'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1351'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1352'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1218'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1090'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1868'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1612'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1151'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1613'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1219'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1220'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1933'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1933'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1867'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1804'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1805'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1802'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1803'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1869'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:62'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:304'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:883'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1149'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1217'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Lima hians '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '181528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1418'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1611'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1549'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1863'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1785'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:282'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:429'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:430'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:431'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:432'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1908'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1261'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1262'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Antendon mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1465'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1775'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:649'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:788'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:787'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:859'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1063'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1126'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:36'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:37'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1192'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:280'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:123'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:124'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1193'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1194'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:122'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:718'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1324'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1058'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1191'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1839'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:858'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1461'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1774'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:575'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:279'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:35'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:121'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:500'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:501'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:502'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:194'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:569'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:345'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:716'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:717'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:714'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:715'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:849'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:857'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:922'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:195'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:346'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:33'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:34'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:347'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:348'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:503'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:499'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1337'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1007'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1138'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1599'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1665'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1475'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:588'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:589'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:590'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1407'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1408'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:367'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:218'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:219'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1273'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1274'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1338'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1139'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1073'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1855'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1787'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1788'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1789'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1730'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1730'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1731'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1666'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1667'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1668'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1600'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Antendon mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1471'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1534'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1534'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1003'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1267'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:512'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:integer;
  dwc:scientificName 'Seranus scriba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1915'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Seranus scriba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1917'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1851'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1784'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1335'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1336'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1268'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:513'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:440'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:441'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:587'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1663'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1664'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:938'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1004'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1005'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:131'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1922'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1732'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1409'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1275'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:368'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1860'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1795'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Lima hians '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '181528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1414'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1480'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1481'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1410'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1411'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1926'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1673'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:58'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:59'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:57'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:60'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:61'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:372'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:223'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:224'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:369'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:370'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:371'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:303'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1145'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1144'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1077'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1078'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1079'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1610'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1733'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1277'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1278'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1215'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1216'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1734'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1345'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1346'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1347'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1279'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1927'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:946'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:947'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:738'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:739'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:741'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:526'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:737'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:527'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:528'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1146'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:742'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1735'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:138'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:139'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:126'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:209'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:654'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:651'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:652'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:653'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1779'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1780'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1781'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1196'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1132'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1133'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1847'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1848'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Opeatogenys gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126521'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1912'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:284'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:434'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:435'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1532'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1533'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1910'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1530'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1195'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1263'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:864'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:650'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:283'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:125'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:208'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1182'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1767'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1832'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:702'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:184'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:255'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:11'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:12'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:13'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:14'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:97'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:98'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:256'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:257'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:99'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:100'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:9'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:10'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:183'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1904'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1905'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1902'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1903'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:185'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:186'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:633'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:636'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:778'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:779'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:847'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A848> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:848'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:920'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1322'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1460'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1255'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1388'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1254'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1458'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1389'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1838'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1050'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1117'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1056'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:921'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1390'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1522'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1323'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1457'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1712'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1387'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1646'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1648'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1645'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1585'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1586'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1583'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1647'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1714'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1836'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1835'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1713'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1770'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:419'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:420'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:188'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:189'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:634'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:635'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1711'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1711'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1899'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1899'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1582'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1582'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1644'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1644'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:637'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:638'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:343'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:404'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Scorpaena loppei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1826'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1827'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1243'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1244'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Symphodus melanocercus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273570'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1763'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1022907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1310'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1180'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1518'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1247'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1248'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1173'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1242'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:835'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:906'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1040'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1109'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:981'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:982'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:983'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1830'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:984'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1312'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:489'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:771'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1110'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1311'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:907'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1895'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1895'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:259'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:260'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:102'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:700'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:701'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:258'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:174'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:697'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:698'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:699'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:893'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:894'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1809'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1810'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1027'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:963'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:157'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:73'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1746'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1747'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1748'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:463'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:464'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:465'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:823'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:895'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1028'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1096'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:74'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:158'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1690'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1749'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:385'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1689'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1872'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1878'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1879'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1364'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1365'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1433'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1624'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1625'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1626'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1626'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:610'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:611'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:612'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:613'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:544'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:825'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:826'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:824'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1097'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1029'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1030'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1031'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:896'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:897'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:75'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:76'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:77'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1161'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:469'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:761'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:969'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1032'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:320'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:470'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:78'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1880'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1627'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1366'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1434'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1686'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1291'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Cratena peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1358'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:384'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:764'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1819'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1438'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1304'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1509'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1104'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:828'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:829'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1367'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1368'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1369'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1165'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1166'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1167'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:393'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:394'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:321'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:322'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:323'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:324'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1435'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1436'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1437'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:243'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1505'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1506'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1507'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1508'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:762'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:763'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1816'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1817'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1818'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1886'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1886'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1887'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Scorpaena loppei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1824'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1700'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1570'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1571'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1572'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1572'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Symphodus mediteraneus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1765'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1761'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Symphodus mediteraneus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1764'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1760'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1760'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1573'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1699'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1039'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1240'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1241'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:834'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1888'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1894'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:403'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:766'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:765'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1172'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:552'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:553'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1305'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR,BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1239'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1105'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1256'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1459'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:344'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1584'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:101'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:173'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:490'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'BR&RM'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1181'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1041'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:713'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:863'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:38'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:281'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:207'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&BR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1462'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:377'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1738'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:454'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1091'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:453'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:740'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1008'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:217'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1531'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1913'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1846'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1006'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:797'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:798'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:244'^^xsd:string;
  dwc:observationDate '2005-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1695'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1889'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:319'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:614'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:609'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1811'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1811'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108001708984375"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108001708984375 3.1700000762939453)"^^geo:wktLiteral ;
  geo-pos:lat "42.108001708984375"^^xsd:decimal ;
  geo-pos:long "3.1700000762939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '42.108001708984'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1871'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:599'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:750'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:751'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:460'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:381'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:533'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:534'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:228'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:459'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:229'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:379'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:380'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:749'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:817'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:600'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:601'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:602'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:535'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1424'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1425'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1617'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1421'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Flabellina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139988'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1355'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '139988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Lima hians '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '181528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1420'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1742'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1680'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1018'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1019'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1020'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Flabellina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139988'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1353'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1285'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1286'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1287'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1615'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1866'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:598'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:952'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1017'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1350'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1798'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1931'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:355'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:506'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1907'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1909'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1328'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1396'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Antendon mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1466'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1777'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1654'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1655'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:996'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:861'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:929'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1060'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1259'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1906'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:928'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:995'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:113'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:270'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:271'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:272'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:783'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:853'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:854'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:424'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:114'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1204'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1271'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:292'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1853'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:518'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:519'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:661'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:662'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:293'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:294'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:295'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1272'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:135'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1340'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1207'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1205'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1206'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1539'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1540'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1541'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:213'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Seranus scriba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1914'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1724'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1782'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1849'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1849'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1401'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:438'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:727'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:868'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:integer;
  dwc:scientificName 'Seranus scriba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1916'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1850'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1783'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1473'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1135'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1136'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1137'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1203'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1270'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:439'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:291'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:47'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:48'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:49'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:869'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:729'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:730'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1790'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1542'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1076'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1208'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:663'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:520'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:220'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:296'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1862'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1791'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1796'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1797'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Lima hians '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '181528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1416'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Lima hians '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '181528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1415'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1924'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1676'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1675'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1015'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1016'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:143'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:521'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:522'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1607'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1082'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:805'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:806'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1348'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1349'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1484'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1485'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1486'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1604'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1605'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1606'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1930'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:597'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:877'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:804'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:664'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:665'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:666'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1342'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:221'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:45'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:725'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:726'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1721'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1722'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1723'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1264'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1265'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1398'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1399'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1400'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Opeatogenys gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126521'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1911'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1657'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1658'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:357'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:358'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:359'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:360'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1592'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1593'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1594'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Antendon mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1469'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1331'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1720'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1656'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1329'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1397'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:356'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1251'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1314'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:412'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:774'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:915'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:177'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:178'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:333'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:334'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:335'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:332'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:336'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:483'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:269'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:991'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:993'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:916'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1318'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1252'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1315'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1316'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:992'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:994'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:927'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1121'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:775'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1837'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1833'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1772'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1768'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1771'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1771'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:112'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:267'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:268'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:26'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:192'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:109'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:193'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:24'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:25'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1769'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1834'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1900'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1901'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:110'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:111'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1052'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1317'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:23'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:21'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:88'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1448'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1449'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1450'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1891'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1892'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1703'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1704'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1705'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1178'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1179'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1379'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1829'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1377'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1378'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1113'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1515'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1376'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1638'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1636'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1637'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:623'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1380'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1445'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1446'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1447'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1513'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1514'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:624'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:625'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:626'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:773'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1046'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:913'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:914'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1896'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1896'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:912'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:331'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:89'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:90'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:411'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:558'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1807'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1808'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:237'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:753'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:754'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1500'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1561'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1296'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1560'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1093'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1157'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1158'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1227'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1873'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1873'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1497'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1498'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1499'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1295'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1297'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1298'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1501'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1562'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1563'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1693'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:685'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:686'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1229'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1230'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1231'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1163'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1813'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1814'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:467'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:688'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1753'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1164'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1232'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:752'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:475'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:166'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:973'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1883'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:900'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1101'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1102'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:164'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:165'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:474'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:689'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1756'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1696'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1754'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1755'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Scorpaena loppei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1823'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1634'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1820'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1822'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1375'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1635'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1635'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:833'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:85'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:622'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:832'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:87'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:86'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1170'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:22'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:410'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1045'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:579'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:860'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:423'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1341'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1543'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:134'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1330'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:46'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1595'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:214'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:728'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:50'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:133'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:690'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GK&RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1882'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:621'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:389'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:687'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:466'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1094'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1228'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1426'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108299255371094"^^xsd:decimal ;
  dwc:decimalLongitude "3.1717000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108299255371094 3.1717000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "42.108299255371094"^^xsd:decimal ;
  geo-pos:long "3.1717000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1717000007629'^^xsd:double;
  dwc:latitude '42.108299255371'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:818'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:532'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:457'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:458'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:461'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:530'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:531'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:232'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:233'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:382'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:456'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:310'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:311'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:63'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:64'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:65'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:66'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:149'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:150'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:227'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:151'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:152'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:153'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:67'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:68'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:69'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:604'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:885'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:378'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:811'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:812'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:679'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:747'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:745'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1554'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1554'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1555'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:748'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1023'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1024'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1221'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1222'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1223'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:888'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:889'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:959'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1088'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:603'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:309'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:536'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:230'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:231'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1799'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1800'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1616'^^xsd:integer;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1616'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1423'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1489'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1490'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1494'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Flabellina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139988'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1356'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '139988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Lima hians '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '181528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1419'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1743'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1744'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1495'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1556'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1740'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1741'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1683'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1684'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:815'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:816'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:957'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:958'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:890'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:955'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:956'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:953'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:954'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:886'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:887'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1021'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1155'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1089'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1614'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1288'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1289'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1618'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1618'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1152'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1153'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1154'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1681'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1932'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1864'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1865'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:146'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:226'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:376'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:529'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:810'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:672'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:744'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1085'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1284'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1678'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1737'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1488'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:353'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:354'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:205'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:505'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:578'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:576'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:577'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1260'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1840'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1841'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1843'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1844'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1325'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1326'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1392'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1393'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1394'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1395'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1463'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1464'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1527'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1528'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1588'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1589'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1589'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1590'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1590'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1718'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1719'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1776'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1717'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1717'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1650'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1651'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1652'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1653'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:645'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:646'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:647'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:719'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:720'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:721'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:722'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:931'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:932'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:789'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:862'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:997'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:998'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1059'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1061'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1062'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:39'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1127'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1128'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:203'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:204'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:40'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:41'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:644'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:786'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1391'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1125'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1526'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1587'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1649'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1716'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:428'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:504'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:202'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:352'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:28'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:498'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:421'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:781'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:570'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:571'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:572'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:573'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:574'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:639'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:640'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:641'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:642'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:643'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:712'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:782'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:924'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:925'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:926'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:784'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:785'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:850'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:851'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:852'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:855'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:856'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:923'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:196'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:197'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:116'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:117'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:118'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:119'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:120'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:198'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:199'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:200'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:201'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:277'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:278'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:274'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:275'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:276'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:427'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:425'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:426'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:351'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:422'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:349'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:350'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:115'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:31'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:30'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:731'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:872'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:940'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1072'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1728'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1405'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1538'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:516'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:659'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:364'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:442'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:216'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1786'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1918'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:591'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:517'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1406'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:443'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:444'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:445'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:365'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:366'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:660'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:51'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:52'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:53'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:136'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1339'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1140'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1141'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1074'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1075'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1009'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1010'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:941'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:942'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:943'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:873'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:874'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:799'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:800'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:732'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:733'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:734'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1854'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1919'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1919'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1920'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1921'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1729'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1476'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1477'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1478'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1601'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1602'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:129'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:288'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1660'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:937'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1068'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1134'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1200'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:361'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:584'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:655'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:794'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1597'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1598'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1535'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1536'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1536'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1537'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1472'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1474'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1334'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1402'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1403'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1404'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1070'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1071'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1201'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1202'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1269'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:514'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:515'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:362'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:363'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:585'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:586'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:656'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:658'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1661'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1662'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:289'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:290'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:215'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:939'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1727'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:870'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1725'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1726'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1726'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:795'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:796'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:130'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:132'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1857'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1603'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1669'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1479'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:876'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:944'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1011'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1142'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:735'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:446'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:592'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:137'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1859'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1736'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1861'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1792'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1793'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1794'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1858'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Lima hians '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '181528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1417'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1548'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1413'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1482'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1412'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1547'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1544'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1545'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1546'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1923'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1925'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1677'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1674'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:55'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:56'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:450'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:451'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:225'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1148'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:373'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:374'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:375'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:144'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:596'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:141'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:142'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:523'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:447'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:449'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1209'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1210'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1211'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1084'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1608'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1608'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1080'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1081'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Vergonia aerophoba '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1083'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1212'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1213'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1214'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1609'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1276'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:948'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:949'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:950'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:807'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1487'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1670'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1671'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1672'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1483'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1280'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1281'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1283'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1928'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Seranus cabrilla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1929'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:301'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:302'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:297'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:298'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:299'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:945'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1013'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1014'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:452'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:595'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:878'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:879'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:880'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:670'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:524'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:525'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:736'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1343'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Aplysia depilans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138754'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1344'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:667'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:668'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:669'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:881'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:882'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1147'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:743'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:808'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:809'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:951'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:140'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1012'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:593'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:594'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:127'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:128'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:43'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:44'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1000'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1001'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1002'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1065'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1066'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1067'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:210'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:212'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:508'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:509'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:510'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:511'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:581'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:583'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:724'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:867'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:865'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:866'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:792'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:793'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:934'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:935'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:936'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1197'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1199'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1130'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1131'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1266'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:285'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:286'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:287'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1659'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:436'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:437'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Antendon mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1468'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Antendon mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1470'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1332'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1778'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1845'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1591'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Antendon mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1467'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1129'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:933'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:999'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1064'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:723'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:790'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:507'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:433'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:42'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1049'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1453'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1519'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1384'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1580'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1580'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1642'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1709'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1709'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1897'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:491'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:562'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:339'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:843'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:986'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:261'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:103'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:18'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:179'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:180'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:15'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:16'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:17'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:95'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:96'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:486'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:487'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:488'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:338'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:408'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:92'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:93'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:94'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:8'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:485'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:337'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:482'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:484'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1773'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1898'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:263'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:708'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:709'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:340'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:19'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:20'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:104'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:105'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:567'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:568'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:987'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:988'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:563'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:492'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:990'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1055'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:703'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:780'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:846'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:919'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:917'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1183'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1184'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:413'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:414'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1054'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1319'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1124'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1122'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1123'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1320'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1321'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1257'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1258'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1190'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1710'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1186'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1524'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1525'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1051'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1053'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1116'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1385'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1057'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1119'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1120'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1187'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1188'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1189'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:776'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:844'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1454'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1456'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1523'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1643'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1715'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:566'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:266'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:27'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:710'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:711'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:190'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:191'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:494'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:495'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:496'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:107'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:108'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:497'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:493'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:564'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:417'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:418'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:704'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:777'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:918'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:989'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1118'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1185'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1253'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1386'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1455'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1521'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:705'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:706'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:707'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:342'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:415'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:416'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:265'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:264'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:341'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:3'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:106'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:187'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:2'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:4'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:172'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:251'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:329'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1451'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1452'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Scorpaena loppei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1825'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1828'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1890'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1893'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1245'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1246'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1702'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1706'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1707'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1708'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1708'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1578'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1579'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1309'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1177'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1516'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1517'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1112'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1114'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1249'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1308'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:768'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1444'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1512'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1639'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1575'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1576'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1577'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:695'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:481'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:556'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1250'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1381'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1382'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:841'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:842'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:985'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1383'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1313'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1111'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:630'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1044'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1048'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:770'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:772'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:627'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:628'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:629'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1042'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1043'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:836'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:837'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:838'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:908'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:909'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1831'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:978'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:980'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:910'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:911'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:405'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:406'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:330'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:409'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:176'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:181'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:182'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:252'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:253'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:839'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:840'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:254'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:5'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:7'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:91'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:175'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1174'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1175'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:559'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:560'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:561'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:696'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:892'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:819'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:820'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:821'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:822'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:961'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:962'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:964'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:235'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:236'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:156'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:155'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:71'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:72'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:755'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:756'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:606'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:607'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:608'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:538'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:539'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:540'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:681'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:682'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:683'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:757'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:541'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:684'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1430'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1362'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1160'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:965'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:316'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:388'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:238'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1876'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1623'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:386'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:387'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:313'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:314'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:315'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1687'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1688'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1620'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1621'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1622'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1622'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1559'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1558'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1159'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1225'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1226'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1874'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1875'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1292'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1293'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1359'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1360'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1361'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1427'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1428'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1429'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1095'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1294'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1877'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1877'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1299'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1363'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1502'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1503'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1431'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1432'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1564'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1691'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1692'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:542'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:543'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:758'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:759'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:760'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1099'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:966'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:967'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:968'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1750'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1751'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1752'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:240'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:239'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:159'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:160'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:161'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1162'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1812'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:317'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:318'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:390'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:391'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:468'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:827'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:898'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1100'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:545'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:392'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:241'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1815'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1565'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1694'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1504'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1806'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1557'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1619'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1745'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Echinaster sepositus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1496'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1092'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Spirastrella cunctatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1156'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '134235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1224'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:891'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:960'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:537'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:462'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:234'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:70'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:605'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:680'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:831'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:902'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:691'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:618'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:397'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:245'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:325'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:82'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1698'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1757'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1631'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1370'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1236'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1168'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1036'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1884'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:830'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1881'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:899'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:901'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:970'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:971'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1033'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1034'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1035'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:972'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1301'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1302'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1303'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:79'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:80'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:81'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1234'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1235'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1233'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:395'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:242'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:163'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:615'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:616'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:546'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:547'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:549'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:471'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:473'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:396'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:617'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1566'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1567'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1568'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1628'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1629'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1630'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1697'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1885'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1701'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1632'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1633'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1442'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1762'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1758'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Botryllus leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103861'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1759'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1374'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1574'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1640'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Holothuria tubulosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1641'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1766'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1038'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:479'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:480'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1037'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:249'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:250'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:326'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:247'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:248'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:974'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:167'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:168'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:169'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:83'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:84'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:903'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:170'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:171'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:402'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:767'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1510'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:554'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:555'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:692'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:327'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:328'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:619'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:620'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:551'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:975'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:976'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:476'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:478'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:399'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:400'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:401'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1439'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1440'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1371'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1372'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:693'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:904'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Acetabularia mediterranea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '163789'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:905'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1108'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1306'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1307'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1169'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1171'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1237'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1106'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1107'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:977'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:845'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:565'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:262'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1520'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1581'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1115'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:632'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:6'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Petrosia ficiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '132920'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1176'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '166837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:769'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:407'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1047'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:979'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:631'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:557'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:273'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:930'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1842'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:206'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1327'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:648'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1529'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:29'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:32'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1870'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:383'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:746'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1022'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:222'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:300'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:803'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:671'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1143'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:54'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:802'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1282'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:875'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:801'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1856'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:145'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:448'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1198'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:211'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:582'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:791'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:580'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1333'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:657'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:871'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1596'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Chondrosia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134112'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1069'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Gobius xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1852'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:548'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:472'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1103'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:550'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1569'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&EB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:246'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1443'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:integer;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1821'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Lithophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145154'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:477'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AW'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:398'^^xsd:string;
  dwc:observationDate '2005-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Electra posidoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '111356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1441'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1373'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:694'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Aglaophenia harpago'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '117276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1238'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'RB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1511'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:162'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139129'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1300'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'FD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1098'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'AO'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1026'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:1025'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'PD'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:154'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.10580062866211"^^xsd:decimal ;
  dwc:decimalLongitude "3.173799991607666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.10580062866211 3.173799991607666)"^^geo:wktLiteral ;
  geo-pos:lat "42.10580062866211"^^xsd:decimal ;
  geo-pos:long "3.173799991607666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/833__urn%3Acatalog%3AKennaEcodiving%3APosidonia%20Oceanica%20Survey%202005%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/833_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-14'^^xsd:date;
  dwc:institutionCode 'KennaEcodiving'^^xsd:string;
  dwc:collectionCode 'Posidonia Oceanica Survey 2005'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'GR&LB'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1737999916077'^^xsd:double;
  dwc:latitude '42.105800628662'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:KennaEcodiving:Posidonia Oceanica Survey 2005:312'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF